QTTrack Class

A QuickTime track, created from an EditableMovie.

Events

None

Properties

Duration

Enabled

MediaType

TimeDuration

TimeScale

TrackID


Methods

DataSize

Delete

DeleteTrackSegment

FindFirstKeyFrame

FindFirstSample

FindNextKeyFrame

FindNextSample


More information available in parent classes: Object


Notes

The TimeScale parameter defines the number of time units that pass each second. For example, a TimeScale value of 60 sets the timescale in sixtieths of a second. The TimeDuration parameter is expressed in TimeScale units.


See Also

EditableMovie, QTVideoTrack classes; MoviePlayer control.